| Port details |
- drm-latest-kmod Direct Rendering Manager (DRM) GPU drivers
- 6.12 graphics
=2 6.9_1Version of this port present on the latest quarterly branch. IGNORE: not supported on FreeBSD < 1500509, no kernel support
- Maintainer: x11@FreeBSD.org
 - Port Added: 2025-09-18 16:21:06
- Last Update: 2026-05-22 23:57:26
- Commit Hash: 9c021c6b
- People watching this port, also watch:: cage, kde, py311-iocage, seatd, freerdp3
- Also Listed In: kld kld
- License: BSD2CLAUSE MIT GPLv2
- WWW:
- https://github.com/freebsd/drm-kmod/
- Description:
- amdgpu, i915, and radeon DRM drivers modules.
Currently corresponding to Linux 6.12 DRM.
This version is for FreeBSD 15 1500509
and above, or FreeBSD 16 1600018 and above.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- drm-latest-kmod>0:graphics/drm-latest-kmod
- Conflicts:
- CONFLICTS_INSTALL:
- drm-515-kmod
- drm-61-kmod
- drm-66-kmod
- drm-612-kmod
- To install the port:
- cd /usr/ports/graphics/drm-latest-kmod/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install graphics/drm-latest-kmod
- pkg install drm-latest-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drm-latest-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1778245340
SHA256 (freebsd-drm-kmod-6.12-drm_v6.12_GH0.tar.gz) = d14ee33f3ff5e32aa0d1dffa43a27d93b2083ec9c4216508b29cf4c519ffc5df
SIZE (freebsd-drm-kmod-6.12-drm_v6.12_GH0.tar.gz) = 44013275
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- graphics/nvidia-drm-latest-kmod
- graphics/nvidia-drm-latest-kmod-580
- graphics/nvidia-drm-latest-kmod-devel
Configuration Options:
- No options to configure
- Options name:
- graphics_drm-latest-kmod
- USES:
- kmod uidfix compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.12 22 May 2026 23:57:26
    |
Siva Mahadevan (siva)  |
graphics/drm-612-kmod: new port
Reviewed by: dumbbell, emaste
Approved by: lwhsu (mentor, implicitly)
Differential Revision: https://reviews.freebsd.org/D56888 |
6.12 22 May 2026 23:57:26
    |
Siva Mahadevan (siva)  |
graphics/drm-latest-kmod: update to 6.12
Also remove ARCH-specific logic, since ONLY_FOR_ARCHS=amd64
is already set.
Reviewed by: dumbbell
Approved by: lwhsu (mentor, implicitly)
Differential Revision: https://reviews.freebsd.org/D56670 |
6.9_1 07 May 2026 21:47:29
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13, mips and risc64sf
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office |
6.9_1 05 May 2026 21:21:33
    |
Rene Ladan (rene)  |
graphics/*drm*: remove CONFLICTS with now-deleted drm-510 |
6.9_1 31 Jan 2026 20:44:50
    |
Enji Cooper (ngie)  |
graphics/drm-latest-kmod: apply 2b49118158d0aa7cb to port
This unbreaks the package build with clang 21+.
MFH: 2026Q1
Approved by: emaste (maintainer)
Reviewed by: emaste, dim
Differential Revision: https://reviews.freebsd.org/D54993 |
6.9_1 13 Dec 2025 07:34:51
    |
Emmanuel Vadot (manu)  |
graphics/drm-latest-kmod: Fix build on -CURRENT
Update the port to have code dealing with change in BUS_ALLOC_RESOURCE
Sponsored by: Beckhoff Automation GMbH & Co. KG |
6.9 18 Sep 2025 16:18:22
    |
Jean-Sébastien Pédron (dumbbell)  |
graphic/drm-next-kmod: New port tracking latest non-LTS version of DRM drivers
This port will allow users to use the latest version of the DRM drivers.
It will only be available for FreeBSD -CURRENT and possibly the
upcoming/latest release (such as the upcoming 15.0-RELEASE at the time
of this commit), depending how linuxkpi changes are backported to stable
branches.
This version is unlikely to be LTS because LTS versions are provided
by dedicated ports such as `graphics/drm-66-kmod`.
Also because this port does not track a specific version (but the
latest), it may not be as stable as the LTS-tracking ports. It is still
made available because it will make it easier for users to test that
latest version of DRM drivers.
Sponsored by: The FreeBSD Foundation |